CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bmp 256

搜索资源列表

  1. 车牌识别

    2下载:
  2. 需要注意的地方: 使用VC++6.0做开发工具, 采用简单的SDI框架结构 ,一次处理一幅位图(有兴趣的可以作成MDI) 1)位图信息的数据是从左下往右下为一行,一行一行往上排的。 2)每行像素应该是4的倍数,不足的地方用空点补齐,读的时候注意跳过冗余点。 3)主要数据都存在Doc里面,BMP的主要数据存在一个由ImgData指向的BYTE型的内存空间(根据位图的大小,动态分配的)。 4)数据读进来以后,注意向内存中贴图,以保证刷新的效率。 5)程序执行流程 应用程序生成--》
  3. 所属分类:图形/文字识别

    • 发布日期:2008-06-18
    • 文件大小:295054
    • 提供者:tata80808
  1. SPIHT(Matlab).zip

    3下载:
  2. % Matlab implementation of SPIHT (without Arithmatic coding stage) % % By Jing Tian, scuteejtian@hotmail.com fprintf('-----------   Welcome to SPIHT Matlab Demo!   ----------------\n'); fprintf('-----------   Load
  3. 所属分类:压缩解压

    • 发布日期:2008-07-07
    • 文件大小:232873
    • 提供者:jasonchang
  1. bmp2htm

    0下载:
  2. 作者:RockCarry工作室 陈凯 用TC2.0做的一个将BMP文件转换为HTML文件的小程序。 自己认为效果还不错,目前只能转换256色的BMP文件。 程序代码其实很简单,有兴趣的朋友,可以看看。 使用方法: 运行BMP2HTM文件即可,提示输入BMP文件名,记住目前只能转换256色的BMP图片。 然后会提示是否采用屏蔽色。 最后转换成功,在当前目录下面会生成一个名为A.htm的文件。这个就是转换后的文件了。 如果使用命令行方式,可如下: bmp2htm bmpfile.bmp -m 表示将
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:113402
    • 提供者:陈凯
  1. 位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++

    0下载:
  2. 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-09
    • 文件大小:15714
    • 提供者:tr0217
  1. 处理256位BMP格式的图像

    0下载:
  2. 处理256位BMP格式的图像,可以调节对比度 亮度等等,Dealing with 256-bit BMP format images, you can adjust contrast, brightness, etc.
  3. 所属分类:图形图象

    • 发布日期:2017-04-09
    • 文件大小:2034954
    • 提供者:
  1. 256bmptool

    1下载:
  2. bmp图片打包工具 生成相应bin等文件-bmp picture to generate the corresponding bin packing tools and other documents
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:206069
    • 提供者:张雨田
  1. PictureStreamLoader

    0下载:
  2. 对内存中图像数据流进行加载,返回DIB格式,支持的格式:BMP(1,8,256,24位),GIF,JPG-load picture from stream,return DIB data,support BMP(1,8,256,24bit),GIF,JPG
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:133755
    • 提供者:江浩
  1. images

    4下载:
  2. 国际标准测试图片,大小512*512和256*256,有灰度图和彩色图,可做算法性能测试-the criterion images
  3. 所属分类:Picture Viewer

    • 发布日期:2015-06-28
    • 文件大小:8284160
    • 提供者:yanglei
  1. 256_color_bmp

    0下载:
  2. 处理256色bmp图像的程序.包括正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原等内容-256-color bmp image treatment procedures. Including orthogonal transformation, image enhancement, morphological transformation, edge and contour, image analysis, image restoration, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:285129
    • 提供者:zhangjun
  1. chepaishibie

    0下载:
  2. 车牌识别 BMP 256色 成功识别车牌号码
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:234145
    • 提供者:娃娃
  1. image

    0下载:
  2. 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:467646
    • 提供者:尤瑞
  1. 256-hui

    0下载:
  2. 将256色bmp图像文件转换为raw图像文件的C语言代码。-Bmp to 256 colors image file is converted to raw image files of C language code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:176680
    • 提供者:杨帅
  1. PaletteGenerator

    0下载:
  2. This program lets you load a JPEG or BMP image and then generate a 256 color palette from sampling 256 evenly spaced spots on the image. It scans the image evenly in a 16 x 16 grid to generate this palette. It can save the palette file in either the
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:2249
    • 提供者:Ben321
  1. construct_bmp

    0下载:
  2. 运用MATLAB语言,构造了.bmp文件,其中包含了黑白,256色以及真彩图片,加强了对于 .bmp文件的理解,及MATLAB语言对于文件的读写-The use of MATLAB language, is constructed. Bmp file, which contains black and white, 256-color and true color images, enhanced for. Bmp files to understand, and the MATLAB lang
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:2795
    • 提供者:陈濛
  1. BMP

    0下载:
  2. BMP格式图片内嵌入隐藏信息,只支持BMP24位真彩,256色的不支持-BMP format pictures embedded hidden information, which only supports BMP24-bit true color, 256 colors does not support the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2067382
    • 提供者:孤浪
  1. BmpTest

    0下载:
  2. 运用MFC多文档,可以打开256位真彩图片并能显示出来。-Using MFC multi-document, you can open a 256-bit true color image and can be displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:41272
    • 提供者:yue
  1. Bmp24To8_256

    0下载:
  2. 直接将24位位图方便转为8位位图,可以直接使用-transfer a bitmap with 24 bit depth to 8 bit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:201775
    • 提供者:deng xiaohong
  1. bmp

    0下载:
  2. vc程序实现BMP图像解析,对256色bmp图像进行处理的程序-vc procedures to achieve BMP image resolution, 256 color bmp image on the procedures for handling
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4629504
    • 提供者:官龙龙
  1. BMP

    0下载:
  2. 在BC上显示256色BMP图片,运行后按任意键退出-Of displaying 256 colors BMP image on the BC, press any key to exit after running
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:3831
    • 提供者:刘小辉
  1. bmpTools

    0下载:
  2. 将256色bmp彩色图片转化为8位bmp灰度图。(The 256 color bmp color images are converted to 8 bit BMP grayscale.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-28
    • 文件大小:2237440
    • 提供者:tylerzhangdi
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com